C&C++ / Basic Condition Problem List
- Find input number is Negative or Positive in C.
- Find input number is Odd or Even in C.
- Take an integer of length 0 to 9 and then display the digit in English.
- Find The Triangle is valid or not in C.
- Check if The Number is A power of 2 in C.
- Compare Two Number in C
- Find Leap Year in C.
- Add,subtraction,Multiply and Divided with Operators Choice in C.
- Find The Mark Grade using basic condition in C.
- Identify String Pattern in C++.
- Save data Using Hashing in C++.
- Symbol Table.